home *** CD-ROM | disk | FTP | other *** search
/ Just Call Me Internet / Just Call Me Internet.iso / linux / filesys.txt < prev    next >
Text File  |  1999-03-18  |  1KB  |  46 lines

  1.  
  2. This is an updated version of filesys-pl4-newer for Linux/m68k 2.0.x with
  3. initrd.
  4.  
  5. Notes:
  6.  
  7.   - Don't forget to add `root=/dev/ram' to the kernel command line.
  8.  
  9.   - Replaced a.out binaries by ELF binaries.
  10.  
  11.   - Additional misc binaries: dd, ldconfig, mv, rmdir.
  12.  
  13.   - Basic networking: ifconfig, route, ping, tftp.
  14.  
  15.   - Updated /dev using watchtower-2, but I removed the Atari-specific frame
  16.     buffer device nodes.
  17.  
  18.   - Shared libraries:
  19.  
  20.       o ld-linux.so.1.7.14
  21.       o libc.so.5.3.12
  22.       o libcom_err.so.2.0
  23.       o libext2fs.so.2.1
  24.       o libm.so.5.0.6
  25.       o libtermcap.so.2.0.8
  26.       o libuuid.so.1.0
  27.  
  28.   - The file system is in standard (little endian) ext2fs format. Make sure you
  29.     applied the patches to support initrd with this ext2fs, i.e. use a kernel
  30.     newer than 2.0.18.
  31.  
  32.   - The ext2fs tools are from e2fsprogs-1.05.
  33.  
  34.   - The size of the ramdisk increased from 1400K to 1800K, while the gzipped
  35.     image is 730K large.
  36.  
  37.   - There's no need to decompress this ramdisk image. The kernel will do this
  38.     automagically.
  39.  
  40. Enjoy!
  41.  
  42. --
  43. Geert Uytterhoeven                     Geert.Uytterhoeven@cs.kuleuven.ac.be
  44. Wavelets, Linux/m68k on Amiga          http://www.cs.kuleuven.ac.be/~geert/
  45. Department of Computer Science -- Katholieke Universiteit Leuven -- Belgium
  46.